As the python3-distutils was dropped while bumping the version
to 3.13.9 via
97a92f2e7a77c39d087892f5c9a7350c31f3d65b, remove the
python3-distutils from all packages that are currently using it.
OpenWrt already uses recent enough releases of these packages
that have adapted to work without distutils, so the dependency
can be safely removed.
Signed-off-by: Til Kaiser <[email protected]>
PKG_NAME:=python-babel
PKG_VERSION:=2.17.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PYPI_NAME:=babel
PKG_HASH:=0c54cffb19f690cdcc52a3b50bcbf71e07a808d1c80d549f2459b9d2cf0afb9d
URL:=https://babel.pocoo.org/
DEPENDS:= \
+python3-decimal \
- +python3-distutils \
+python3-email \
+python3-light \
+python3-logging \
PKG_NAME:=python-docker
PKG_VERSION:=7.1.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PYPI_NAME:=docker
PKG_HASH:=ad8c70e6e3f8926cb8a92619b832b4ea5299e2831c14284663184e200546fa6c
TITLE:=A Python library for the Docker Engine API
URL:=https://github.com/docker/docker-py
DEPENDS:=\
- +python3-light +python3-distutils +python3-logging \
- +python3-openssl +python3-packaging +python3-paramiko +python3-six \
+ +python3-light +python3-logging +python3-openssl \
+ +python3-packaging +python3-paramiko +python3-six \
+python3-requests +python3-urllib3 +python3-websocket-client
endef
PKG_NAME:=python-incremental
PKG_VERSION:=24.7.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PYPI_NAME:=incremental
PKG_HASH:=fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9
SUBMENU:=Python
TITLE:=Versions your Python projects
URL:=https://github.com/twisted/incremental
- DEPENDS:=+python3-light +python3-distutils +python3-pkg-resources
+ DEPENDS:=+python3-light +python3-pkg-resources
endef
define Package/python3-incremental/description
PKG_NAME:=fail2ban
PKG_VERSION:=1.1.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/fail2ban/fail2ban/tar.gz/$(PKG_VERSION)?
+nftables \
+python3-light \
+python3-ctypes \
- +python3-distutils \
+python3-email \
+python3-logging \
+python3-sqlite3 \
PKG_NAME:=flent
PKG_VERSION:=2.2.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PYPI_NAME:=flent
PKG_HASH:=04fc21de858863560423e79c822f405225f829afd8e5d62293099fbef341f9e8
+python3-light \
+python3-uuid \
+python3-logging \
- +python3-distutils \
+python3-defusedxml \
+flent-tools \
+netperf \